home *** CD-ROM | disk | FTP | other *** search
/ PCMania 19 / PCMania19.iso / Jogos em Flash / CARTAS / CARIBBEAN_POKER.SWF / scripts / frame_3 / DoAction.as
Text File  |  2002-05-07  |  85b  |  8 lines

  1. ifFrameLoaded(16)
  2. {
  3.    tellTarget("teacup")
  4.    {
  5.       gotoAndStop(2);
  6.    }
  7. }
  8.